Skip to content

Read current strategy status concurrently#28

Merged
Pigbibi merged 1 commit into
mainfrom
codex/parallel-current-status-read
Jun 9, 2026
Merged

Read current strategy status concurrently#28
Pigbibi merged 1 commit into
mainfrom
codex/parallel-current-status-read

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • read current strategy status for platforms/accounts concurrently instead of serially
  • reduce cases where later platforms show current strategy as not read due to timeout
  • add validation for reading Schwab current strategy from RUNTIME_TARGET_JSON

Validation

  • node --experimental-default-type=module tests/strategy_switch_worker_validation.mjs
  • node --check --input-type=module < web/strategy-switch-console/worker.js
  • python3 scripts/runtime_settings.py validate
  • python3 -m unittest discover -s tests -v

@Pigbibi Pigbibi merged commit a79382f into main Jun 9, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/parallel-current-status-read branch June 9, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant